Other Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
@_spi(Metrics) public protocol MapViewMetricsReporter : AnyObject -
The
See moreAppleLocationProviderDelegateprotocol defines a set of optional methods that you can use to receive events from an associated location provider object.Declaration
Swift
public protocol AppleLocationProviderDelegate : AnyObject -
Listens to
See moreHeadingProvider‘s updates.Declaration
Swift
public protocol HeadingObserver : AnyObject -
Provides heading data to drive the location puck.
See moreDeclaration
Swift
public protocol HeadingProvider -
Represents a
Mapcontent such as annotations.See implementations for more details.
Declaration
Swift
@_documentation(visibility: public) @_spi(Experimental) public protocol MapContent
Other Protocols Reference